home *** CD-ROM | disk | FTP | other *** search
- object frmLimitHeaders: TfrmLimitHeaders
- Left = 96
- Top = 228
- HelpContext = 1880
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- ClientHeight = 140
- ClientWidth = 250
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- DesignSize = (
- 250
- 140)
- PixelsPerInch = 96
- TextHeight = 13
- object Beveles1: TBevelesU
- Left = 4
- Top = 8
- Width = 245
- Height = 73
- Shape = bsFrame
- BorderWidth = 0
- end
- object Label1: TTntLabel
- Left = 198
- Top = 48
- Width = 38
- Height = 13
- Caption = 'headers'
- end
- object OkBtn: TMMTNTBItBtn
- Left = 86
- Top = 112
- Width = 75
- Height = 25
- Anchors = [akTop, akRight]
- Caption = '&OK'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 2
- end
- object CancelBtn: TMMTNTBItBtn
- Left = 170
- Top = 112
- Width = 75
- Height = 25
- Anchors = [akTop, akRight]
- Cancel = True
- Caption = '&Cancel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 3
- end
- object UseForAllCB: TtntAutoSizeCheckBox
- Left = 12
- Top = 88
- Width = 220
- Height = 17
- Caption = '&Use this for all directly following downloads'
- Ctl3D = True
- ParentCtl3D = False
- TabOrder = 1
- Visible = False
- end
- object DownloadAllRB: TtntAutoSizeRadioButton
- Left = 14
- Top = 24
- Width = 179
- Height = 17
- Caption = 'Download &all headers (up to XXX)'
- TabOrder = 4
- end
- object DownloadUpToRB: TtntAutoSizeRadioButton
- Left = 14
- Top = 48
- Width = 95
- Height = 17
- Caption = 'Download &up to'
- Checked = True
- TabOrder = 5
- TabStop = True
- end
- object LimitHeadersSE: tMMjvspinedit
- Left = 128
- Top = 44
- Width = 64
- Height = 21
- MaxValue = 500000.000000000000000000
- MinValue = 1.000000000000000000
- Value = 3000.000000000000000000
- Ctl3D = True
- ParentCtl3D = False
- TabOrder = 0
- OnChange = LimitHeadersSEChange
- end
- end
-